func runtime.runOneTimer

2 uses

	runtime (current package)
		time.go#L792: 			runOneTimer(pp, t, now)
		time.go#L841: func runOneTimer(pp *p, t *timer, now int64) {